Is there any program or way to turn off the monitor? I know the NirCmd program https://www.nirsoft.net/utils/nircmd.html and the monitor turns off with the command...
async_off: Turn off the monitor. Use this value if NirCmd remains in memory when using monitor off. low: Set the monitor to low power state. This command only works in systems that support this feature.
I've been using nircmd to turn off the monitor/display of various PCs like so: The cmdwait 1000 part just adds a 1 second delay (to let the last keystroke and mouse movement end) before turning off the display. This has worked for 10+ years.
2017年9月9日 介绍:nircmdc是一个很棒的windows命令群工具(官网:http://nirsoft.net) 适用window10(Windows 9x/ME, Windows NT, Windows 2000, Windows XP, Windows Server 2003, Windows Vista, Windows Ser…